Skip to content

Dependency bump for 06-25-2026#22008

Merged
ahrtr merged 5 commits into
etcd-io:mainfrom
vivekpatani:dep-bump-2026-06-25
Jun 29, 2026
Merged

Dependency bump for 06-25-2026#22008
ahrtr merged 5 commits into
etcd-io:mainfrom
vivekpatani:dep-bump-2026-06-25

Conversation

@vivekpatani

Copy link
Copy Markdown
Contributor

No description provided.

@kubernetes-prow

Copy link
Copy Markdown

Hi @vivekpatani. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ahrtr

ahrtr commented Jun 29, 2026

Copy link
Copy Markdown
Member

please also bump https://github.com/etcd-io/bbolt/releases/tag/v1.5.0. thx

@vivekpatani

Copy link
Copy Markdown
Contributor Author

@ahrtr added bbolt, thanks.

@ahrtr

ahrtr commented Jun 29, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.68%. Comparing base (5f6496a) to head (5e65264).

Additional details and impacted files

see 24 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #22008      +/-   ##
==========================================
- Coverage   69.79%   69.68%   -0.11%     
==========================================
  Files         449      449              
  Lines       38163    38163              
==========================================
- Hits        26634    26594      -40     
- Misses      10102    10134      +32     
- Partials     1427     1435       +8     

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f6496a...5e65264. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vivekpatani

Copy link
Copy Markdown
Contributor Author

/retest

Comment thread tools/mod/go.mod
go.etcd.io/gofail v0.2.0
go.etcd.io/protodoc v0.0.0-20180829002748-484ab544e116
go.etcd.io/raft/v3 v3.7.0-rc.1
golang.org/x/tools v0.45.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull-etcd-govulncheck failure might be caused by this change, Please revert this change.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, pull-etcd-govulncheck failed on x/tools v0.46, it panics inside x/vuln v1.3 (ForEachElement on *types.TypeParam). The fix is in x/vuln v1.4, which causes other problems atm.

nonamedreturns@v1.0.7 transitively requires x/tools@v0.46, so I dropped it along with x/tools and x/text (the latter only landed to satisfy the cascade).

See upstream PR etcd-io#21997.

Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
See upstream PR etcd-io#21999.

Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
See upstream PR etcd-io#22000.

Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
See upstream PR etcd-io#22001.

Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
@vivekpatani vivekpatani force-pushed the dep-bump-2026-06-25 branch from 466a9ba to 5e65264 Compare June 29, 2026 19:34
@ahrtr

ahrtr commented Jun 29, 2026

Copy link
Copy Markdown
Member

/retest

@ahrtr ahrtr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kubernetes-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, vivekpatani

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ahrtr ahrtr merged commit 6cfe169 into etcd-io:main Jun 29, 2026
33 checks passed
@vivekpatani vivekpatani deleted the dep-bump-2026-06-25 branch June 29, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants